[INFO] cloning repository https://github.com/Davidson-Souza/floresta-ffi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Davidson-Souza/floresta-ffi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidson-Souza%2Ffloresta-ffi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidson-Souza%2Ffloresta-ffi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee9bfc76493636690ea75744c2f703e65687f39d
[INFO] fixing Davidson-Souza/floresta-ffi against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidson-Souza%2Ffloresta-ffi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Davidson-Souza/floresta-ffi
[INFO] finished tweaking git repo https://github.com/Davidson-Souza/floresta-ffi
[INFO] tweaked toml for git repo https://github.com/Davidson-Souza/floresta-ffi written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Davidson-Souza/floresta-ffi on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Davidson-Souza/floresta-ffi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c99b99f7c8832a9bb4fdc723739061cff7ce3ece3df2ee3442bb9d096b865f15
[INFO] running `Command { std: "docker" "start" "c99b99f7c8832a9bb4fdc723739061cff7ce3ece3df2ee3442bb9d096b865f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c99b99f7c8832a9bb4fdc723739061cff7ce3ece3df2ee3442bb9d096b865f15" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c99b99f7c8832a9bb4fdc723739061cff7ce3ece3df2ee3442bb9d096b865f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c99b99f7c8832a9bb4fdc723739061cff7ce3ece3df2ee3442bb9d096b865f15" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling bitcoin v0.32.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking hex-conservative v0.3.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bitcoin_hashes v0.15.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling bitcoinconsensus v0.105.0+25.1
[INFO] [stderr]    Compiling aws-lc-sys v0.32.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ureq-proto v0.5.2
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking chacha20-poly1305 v0.1.2
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling oneshot-uniffi v0.1.6
[INFO] [stderr]     Checking dns-lookup v1.0.8
[INFO] [stderr]    Compiling uniffi_core v0.26.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking oneshot v0.1.11
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking colored v1.9.4
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking dns-lookup v2.1.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking ctrlc v3.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.26.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling uniffi_meta v0.26.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking cargo_metadata v0.15.4
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]     Checking kv v0.24.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking rustreexo v0.4.0
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking uniffi_testing v0.26.1
[INFO] [stderr]     Checking uniffi_udl v0.26.1
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]     Checking uniffi_bindgen v0.26.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling florestad v0.8.0 (https://github.com/vinteumorg/floresta?rev=f1b61ff04237cd529cb88808500d44aec1b04009#f1b61ff0)
[INFO] [stderr]     Checking miniscript v12.3.5
[INFO] [stderr]     Checking bip324 v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking floresta-common v0.4.0 (https://github.com/vinteumorg/floresta?rev=f1b61ff04237cd529cb88808500d44aec1b04009#f1b61ff0)
[INFO] [stderr]     Checking floresta-chain v0.4.0 (https://github.com/vinteumorg/floresta?rev=f1b61ff04237cd529cb88808500d44aec1b04009#f1b61ff0)
[INFO] [stderr]     Checking floresta-compact-filters v0.4.0 (https://github.com/vinteumorg/floresta?rev=f1b61ff04237cd529cb88808500d44aec1b04009#f1b61ff0)
[INFO] [stderr]     Checking floresta-watch-only v0.4.0 (https://github.com/vinteumorg/floresta?rev=f1b61ff04237cd529cb88808500d44aec1b04009#f1b61ff0)
[INFO] [stderr]     Checking uniffi_build v0.26.1
[INFO] [stderr]     Checking ureq v3.1.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking floresta-wire v0.4.0 (https://github.com/vinteumorg/floresta?rev=f1b61ff04237cd529cb88808500d44aec1b04009#f1b61ff0)
[INFO] [stderr]     Checking floresta-electrum v0.4.0 (https://github.com/vinteumorg/floresta?rev=f1b61ff04237cd529cb88808500d44aec1b04009#f1b61ff0)
[INFO] [stderr]    Compiling uniffi_macros v0.26.1
[INFO] [stderr]    Compiling uniffi v0.26.1
[INFO] [stderr]    Compiling floresta-ffi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/floresta-ffi-87e024b4c5e63cfd/out/floresta.uniffi.rs (5 fixes)
[INFO] [stderr]    Migrating src/uniffi-bindgen.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s
[INFO] [stderr] crater-edition-check: floresta-ffi v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling floresta-ffi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/floresta-ffi-87e024b4c5e63cfd/out/floresta.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/floresta-ffi-87e024b4c5e63cfd/out/floresta.uniffi.rs:128:3
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/floresta-ffi-87e024b4c5e63cfd/out/floresta.uniffi.rs:133:3
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/floresta-ffi-87e024b4c5e63cfd/out/floresta.uniffi.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/floresta-ffi-87e024b4c5e63cfd/out/floresta.uniffi.rs:143:3
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/floresta-ffi-87e024b4c5e63cfd/out/floresta.uniffi.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[no_mangle]
[INFO] [stdout]    |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[unsafe(no_mangle)]
[INFO] [stdout]    |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/floresta-ffi-87e024b4c5e63cfd/out/floresta.uniffi.rs:128:3
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/floresta-ffi-87e024b4c5e63cfd/out/floresta.uniffi.rs:133:3
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/floresta-ffi-87e024b4c5e63cfd/out/floresta.uniffi.rs:138:3
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/floresta-ffi-87e024b4c5e63cfd/out/floresta.uniffi.rs:143:3
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[no_mangle]
[INFO] [stdout]     |   ^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]     |
[INFO] [stdout] help: wrap the attribute in `unsafe(...)`
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[unsafe(no_mangle)]
[INFO] [stdout]     |   +++++++         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `floresta-ffi` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `floresta-ffi` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "c99b99f7c8832a9bb4fdc723739061cff7ce3ece3df2ee3442bb9d096b865f15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c99b99f7c8832a9bb4fdc723739061cff7ce3ece3df2ee3442bb9d096b865f15", kill_on_drop: false }`
[INFO] [stdout] c99b99f7c8832a9bb4fdc723739061cff7ce3ece3df2ee3442bb9d096b865f15
